home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libvorbis-1.0rc3 / lib / books / coupled / _44c9_long.vqh < prev    next >
Encoding:
Text File  |  2002-10-27  |  1.5 KB  |  44 lines

  1. /********************************************************************
  2.  *                                                                  *
  3.  * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  4.  * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS     *
  5.  * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
  6.  * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.       *
  7.  *                                                                  *
  8.  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
  9.  * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  10.  *                                                                  *
  11.  ********************************************************************
  12.  
  13.  function: static codebook autogenerated by huff/huffbuld
  14.  
  15.  ********************************************************************/
  16.  
  17. #ifndef _V__44c9_long_VQH_
  18. #define _V__44c9_long_VQH_
  19. #include "codebook.h"
  20.  
  21. static long _huff_lengthlist__44c9_long[] = {
  22.      2,12,16, 8,12,13,13,14,13,14,12, 7, 8,21,21,21,
  23.     21,21,12,10,14, 8, 5,21,21,21,20,20, 7, 7, 6,20,
  24.     20, 5, 7,10,11,12,12,15,10,20,20, 6, 6, 7, 9,10,
  25.     11,14,11,20,20, 8, 6, 4, 5, 8,10,13,13,20,20,10,
  26.      8, 5, 4, 6, 8,12,14,20,20,11,10, 8, 5, 4, 6,10,
  27.     13,11, 7,11,11, 9, 7, 5, 4, 6,11, 9, 6,12,13,12,
  28.     11, 9, 6, 4,
  29. };
  30.  
  31. static static_codebook _huff_book__44c9_long = {
  32.     2, 100,
  33.     _huff_lengthlist__44c9_long,
  34.     0, 0, 0, 0, 0,
  35.     NULL,
  36.     NULL,
  37.     NULL,
  38.     NULL,
  39.     0
  40. };
  41.  
  42.  
  43. #endif
  44.